Description: Checks for host faults while performing EMM dry run for host <hostname>.Error Description: A host faults were found while performing a dry run enter in maintenance mode validation.Impact: High: Do not perform upgrade without addressing this issue.Remediation: There are insufficient memory resources on standby hosts (if any) to meet the requirements of a given operation. /var/log/vmware/vpxd/vpxd.log:MinPoweredOnCapacity check failed, requiredCpuCap : <requiredcpucap>, requiredMemCap : <requiredmemcap>, neededCpuCap : <neededcpucap>, neededMemCap : <neededmemcap>
SDDC manager 9.X
This EMM dry run failure usually occurs on heterogeneous cluster, i.e. one ESXi host is having different hardware spec than the rest of the ESXi hosts.
In this particular case, the cpu and memory resources of the mentioned host is larger than the aggregate of the rest of the hosts in the cluster causing failure in DRS EMM calculation even after disabling admission control. As a result, DRS determines the ESXi host cannot be put into maintenance mode.
As long as the host can be manually put into maintenance mode from vCenter, the cluster can be upgraded following below steps as a workaround:
Note: Please don't proceed if the ESXi host cannot be manually put into maintenance mode from vCenter.